home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 January: Mac OS SDK / Dev.CD Jan 98 SDK1.toast / Development Kits (Disc 1) / Installer SDK Cornucopia 1.1 / Tidbits / DisplayTEXT Startup Function / DisplayTEXT - Read Me < prev    next >
Encoding:
Text File  |  1997-11-12  |  751 b   |  13 lines  |  [ttro/ttxt]

  1. DisplayTEXT - Read Me
  2. DisplayTEXT is an Installer Startup Function that allows you to display the TEXT for a Read Me document or licensing agreement before installation begins.
  3.  
  4. This document contains a brief summary of the Known Bugs for the DisplayTEXT Installer Startup Function.
  5.  
  6.  
  7. KNOWN BUGS
  8.  
  9. • If the TEXT resources containing the licensing agreement or Read Me are fewer lines than will fill the DisplayTEXT dialog, the DisplayTEXT Startup Function will appear to hang before displaying the text.  The text may or may not eventually display.
  10. WORKAROUND:    The TEXT resources must contain enough lines of text to reach the bottom of the DisplayTEXT dialog (about 15-19).  This can be done by adding a bunch of returns at the end of your text.
  11.  
  12.  
  13.